home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / games / 73 / pascal / joystick.doc < prev    next >
Encoding:
Text File  |  1986-11-21  |  360 b   |  6 lines

  1. To use the joystick routines, declare them external in your program as they
  2. are declared in the joytest.pas program.  In order to link your program,
  3. put "joysubs.o" in the "Additional Link Files" box in the link options dialog
  4. box.  The mouse is disabled as long as you are reading the joysticks, so be
  5. sure to call End_Stick before exiting your program!
  6.